diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2015-05-04 13:01:03 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2015-05-04 13:01:03 +1000 |
commit | a5db0ecf70e9fa780c4559ceaf3851da5e3d50c8 (patch) | |
tree | 2d4cba6a6b348e9cbb4bd8c955c1c807344bf9a9 /xorg-libxcomposite | |
parent | e7954eaefc5b1e37058e1224948b551af0a0be95 (diff) | |
download | xorg-a5db0ecf70e9fa780c4559ceaf3851da5e3d50c8.tar.gz xorg-a5db0ecf70e9fa780c4559ceaf3851da5e3d50c8.tar.xz |
xorg-libxcomposite: remove redundant dependencies
Diffstat (limited to 'xorg-libxcomposite')
-rw-r--r-- | xorg-libxcomposite/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-libxcomposite/Pkgfile b/xorg-libxcomposite/Pkgfile index 24a137b9..6ea53a9b 100644 --- a/xorg-libxcomposite/Pkgfile +++ b/xorg-libxcomposite/Pkgfile @@ -1,7 +1,7 @@ # Description: X Composite extension client library # URL: http://xorg.freedesktop.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: xorg-libx11, xorg-fixesproto, xorg-libxfixes xorg-libxext, xorg-compositeproto +# Depends on: xorg-compositeproto xorg-libxext xorg-libxfixes name=xorg-libxcomposite version=0.4.4 |