diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 17:31:32 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 17:31:32 +0200 |
commit | 9850bad39f8b467a720f93bbbd07fbfd0f76253c (patch) | |
tree | b0af3a6ff2cbe75b877067a59d6bc5f22a96b154 /libraries/libvdpau | |
parent | eead12dfb0ca6f5b3f793feabeaae366b2da342c (diff) | |
download | slackbuilds-9850bad39f8b467a720f93bbbd07fbfd0f76253c.tar.gz |
libraries/libvdpau: Fixed dep information
Diffstat (limited to 'libraries/libvdpau')
-rw-r--r-- | libraries/libvdpau/README | 3 | ||||
-rw-r--r-- | libraries/libvdpau/libvdpau.info | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/libraries/libvdpau/README b/libraries/libvdpau/README index da1bd942ff..aab3af538c 100644 --- a/libraries/libvdpau/README +++ b/libraries/libvdpau/README @@ -11,5 +11,4 @@ separate package, this shouldn't cause any issues, but in case it does, you have been warned. There is no such problem when using this together with the nvidia-driver SlackBuild on SlackBuilds.org. -This uses graphviz for building the docs, so make sure it is installed if -you need those to be built. +graphviz is an optional dependency (for building the docs). diff --git a/libraries/libvdpau/libvdpau.info b/libraries/libvdpau/libvdpau.info index e8b5226354..32c51beb85 100644 --- a/libraries/libvdpau/libvdpau.info +++ b/libraries/libvdpau/libvdpau.info @@ -5,6 +5,6 @@ DOWNLOAD="http://people.freedesktop.org/~aplattner/vdpau/libvdpau-0.4.1.tar.gz" MD5SUM="8e1f0639bea4e4a842aee93ab64406cc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="graphviz" +REQUIRES="" MAINTAINER="Edward Koenig" EMAIL="kingbeowulf@gmail.com" |