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-xset | |
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-xset')
-rw-r--r-- | xorg-xset/.signature | 5 | ||||
-rw-r--r-- | xorg-xset/Pkgfile | 2 |
2 files changed, 1 insertions, 6 deletions
diff --git a/xorg-xset/.signature b/xorg-xset/.signature deleted file mode 100644 index ae0899e9..00000000 --- a/xorg-xset/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndGU6nxfj6J6Xn/ieJXU2lEBlhIfq2Y2HrqthtTYOX8ydKyg0/QfXVYqdXiTz449VmymTkLM7DKq3t1v6lGnI1ww= -SHA256 (Pkgfile) = 3dd2e3eee49e51e12538ba53d1d88a5fed2088821a851d1ebc7212ca9c43a85f -SHA256 (.footprint) = 2360626d6bbba6259b40e65c55ed6961b0946ac4517261a0f49a3935c65a0122 -SHA256 (xset-1.2.3.tar.bz2) = 4382f4fb29b88647e13f3b4bc29263134270747fc159cfc5f7e3af23588c8063 diff --git a/xorg-xset/Pkgfile b/xorg-xset/Pkgfile index bc64ab46..d38ee324 100644 --- a/xorg-xset/Pkgfile +++ b/xorg-xset/Pkgfile @@ -1,7 +1,7 @@ # Description: User preference utility for X # URL: http://xorg.freedesktop.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: xorg-libxmu, xorg-libx11, xorg-libxext +# Depends on: xorg-libxmu name=xorg-xset version=1.2.3 |