diff options
Diffstat (limited to 'package/xvinfo/Makefile')
-rw-r--r-- | package/xvinfo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/xvinfo/Makefile b/package/xvinfo/Makefile index 8b0965257..30a7964e1 100644 --- a/package/xvinfo/Makefile +++ b/package/xvinfo/Makefile @@ -9,6 +9,7 @@ PKG_RELEASE:= 1 PKG_MD5SUM:= 49f5a19ddff9393aaea4ecaacaedddb3 PKG_DESCR:= Print out X-Video extension adaptor information PKG_SECTION:= x11/apps +PKG_BUILDDEP:= libXv PKG_URL:= http://xorg.freedesktop.org/ PKG_SITES:= ${MASTER_SITE_XORG} |