diff options
author | Fun <just.the.real.fun@gmail.com> | 2017-10-31 16:55:42 +0159 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2017-11-02 12:08:49 +0100 |
commit | 9fe4126ab416d31128fbb3063b195f48e038fa20 (patch) | |
tree | 985e8ad0d149a0353adf45c1fdffd385c61a79f8 /xorg-xprop | |
parent | 956004a0a1dc172f899fde019b92c2851bf92c83 (diff) | |
download | xorg-9fe4126ab416d31128fbb3063b195f48e038fa20.tar.gz xorg-9fe4126ab416d31128fbb3063b195f48e038fa20.tar.xz |
remove redundant deps
Btw, xorg doesn't have a .signature !
mesa3d: expat
xorg-iceauth: xorg-libice xorg-xproto
xorg-libdmx: xorg-libx11
xorg-libsm: xorg-xproto xorg-xtrans
xorg-libxaw: xorg-libx11 xorg-libxau xorg-libxext xorg-libxt xorg-xextproto xorg-xproto
xorg-libxfont: xorg-xproto
xorg-libxft: fontconfig freetype xorg-libxrender
xorg-libxinerama: xorg-libx11 xorg-xextproto
xorg-libxkbui: xorg-libx11
xorg-libxmu: xorg-libx11 xorg-xextproto
xorg-libxp: xorg-util-macros
xorg-libxscrnsaver: xorg-libx11 xorg-xextproto
xorg-libxtrap: xorg-libx11 xorg-xextproto
xorg-libxt: xorg-kbproto xorg-xproto
xorg-libxxf86misc: xorg-libx11 xorg-xproto
xorg-setxkbmap: xorg-libx11
xorg-x11perf: xorg-libxext
xorg-xdpyinfo: xorg-libx11 xorg-libxext xorg-libxi
xorg-xdriinfo: xorg-glproto xorg-libx11
xorg-xf86-input-libinput: mtdev xorg-libevdev
xorg-xf86-video-intel: xorg-xcb-util
xorg-xf86-video-nouveau: eudev libdrm
xorg-xgamma: xorg-libx11
xorg-xkbcomp: xorg-libx11
xorg: xorg-server
xorg-xprop: xorg-libx11
xorg-xrdb: xorg-libx11
xorg-xsetroot: xorg-libx11 xorg-libxmu
xorg-xset: xorg-libx11 xorg-libxext
xorg-xvinfo: xorg-libx11
xorg-xwininfo: xorg-libx11 xorg-libxext
Diffstat (limited to 'xorg-xprop')
-rw-r--r-- | xorg-xprop/.signature | 5 | ||||
-rw-r--r-- | xorg-xprop/Pkgfile | 2 |
2 files changed, 1 insertions, 6 deletions
diff --git a/xorg-xprop/.signature b/xorg-xprop/.signature deleted file mode 100644 index 90256796..00000000 --- a/xorg-xprop/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndKxzvfcYD9IoXhHIDWWpijp6tlLt2an/8Fhyavea87L6JaczIVm6aMWdOnWO1FEuySA9bP7VJ7AfcpIaV52hBgc= -SHA256 (Pkgfile) = 54861512e081dbc3db1a0c4df667975289b5e08b52bfd71e33982b358fe95fca -SHA256 (.footprint) = b432482ed6b3c8ea01c517eca0973604ee3adaf4161ab3dd1097c189c700a6d9 -SHA256 (xprop-1.2.2.tar.bz2) = 9bee88b1025865ad121f72d32576dd3027af1446774aa8300cce3c261d869bc6 diff --git a/xorg-xprop/Pkgfile b/xorg-xprop/Pkgfile index 437bcb1c..5cdc74b8 100644 --- a/xorg-xprop/Pkgfile +++ b/xorg-xprop/Pkgfile @@ -1,7 +1,7 @@ # Description: Property displayer for X # URL: http://xorg.freedesktop.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: xorg-libxmu, xorg-libx11 +# Depends on: xorg-libxmu name=xorg-xprop version=1.2.2 |