diff options
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 da1bd942ffff..aab3af538c18 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 e8b5226354f6..32c51beb859c 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" |