mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
ratpoison: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5d28d4243a
commit
e89145fcfb
@ -23,8 +23,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.nongnu.org/ratpoison"
|
||||
PKG_URL="http://download.savannah.nongnu.org/releases/ratpoison/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS="libX11 libXext libXtst libXinerama"
|
||||
PKG_BUILD_DEPENDS_TARGET="toolchain util-macros libICE libX11 libXext libXtst libXinerama"
|
||||
PKG_DEPENDS_TARGET="toolchain util-macros libICE libX11 libXext libXtst libXinerama"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="x11/other"
|
||||
PKG_SHORTDESC="ratpoison: A window manager that lets you say good-bye to the rodent"
|
||||
|
Loading…
x
Reference in New Issue
Block a user