Felix Fietkau
eea050dab8
curl,fuse,lm-sensors: move BuildPackage line for libs above packges depending on it
...
Fixes ABI_VERSION handling issues
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2021-02-16 11:20:23 +01:00
Felix Fietkau
ed21cbf109
luaposix: use fake uname script to fix OS detection
...
Avoid picking up the host OS for detecting the build type
Fixes build on macOS
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2020-01-31 18:02:10 +01:00
Felix Fietkau
be3bcda92a
luarocks: fix site config for host build
...
The host utility is used to build other lua modules for the target.
For that, the site config needs to specify the correct arch/system type.
Use target dependent build/staging dirs to avoid issue when switching
between targets
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2020-01-31 18:00:38 +01:00
Felix Fietkau
f3b7a2dd2d
vim: fix build on non-linux systems after upgrade
...
The configure script calls uname directly and assumes that it returns
the system to build for.
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2018-10-10 10:50:25 +02:00
Felix Fietkau
3b45e95542
vim: disable darwin support
...
Fixes build on Mac OS X hosts
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2018-07-02 17:00:44 +02:00
Felix Fietkau
47df65608f
openvswitch: add missing dependency
...
Fixes a build error
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2018-03-13 11:17:46 +01:00
Felix Fietkau
f7e0e06fcb
rp-pppoe: depend on ppp instead of selecting it
...
ppp has multiple variants, so selecting one of them introduces a
recursive dependency for any packge selecting it.
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2018-03-08 11:11:30 +01:00
Felix Fietkau
ac5b0f1996
rp-pppoe: fix pppoe server issues
...
Use ppp-mod-pppoe instead of shipping its own broken plugin
Always use rp-pppoe.so instead of the (not packaged) pppoe user space
implementation
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2018-03-07 18:41:01 +01:00
Felix Fietkau
cf3e9c3f71
rp-pppoe: fix linker errors
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2018-03-07 17:20:31 +01:00
Felix Fietkau
3412ddb2c0
rp-pppoe: refresh patches
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2018-03-07 17:20:31 +01:00
Felix Fietkau
b3aae97b6f
ethtool: remove package (added to OpenWrt main repository)
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2018-02-24 16:13:31 +01:00
nbd168 and GitHub
e179f022f9
Merge pull request #4471 from lynxis/travis
...
allow .travis.yml to run `make download check` on every Pull Request
2017-07-16 18:07:41 +02:00
nbd168 and GitHub
fb37ae282b
Merge pull request #2988 from RussellSenior/fix-wget-dependencies
...
wget: add missing zlib dependency
2016-07-24 14:58:11 +02:00
Felix Fietkau
3759a36711
transmission: add missing zlib dependency for openssl variants
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-07-24 14:57:09 +02:00
Felix Fietkau
84aa49747b
tor: add missing zlib dependency
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-07-24 14:55:45 +02:00
Felix Fietkau
e8394949dc
tinc: add missing zlib dependency
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-07-24 14:55:05 +02:00
Felix Fietkau
0aa77e80f9
stunnel: add missing zlib dependency
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-07-24 14:52:50 +02:00
Felix Fietkau
e9eb72b91b
neon: add missing dependency on zlib
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-07-24 14:40:54 +02:00
Felix Fietkau
3428785e4e
mutt: add missing dependency on zlib
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-07-24 14:40:08 +02:00
Felix Fietkau
2c9587cbe0
libtorrent: add missing dependency on zlib
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-07-24 14:39:27 +02:00
Felix Fietkau
a6ee91581a
git: add missing dependency on zlib
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-07-24 14:37:09 +02:00
Felix Fietkau
517761bb89
freeradius2: add missing dependency on zlib
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-07-24 14:37:01 +02:00
Felix Fietkau
0ed48e6e82
chaosvpn: add missing dependency on zlib
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-07-24 14:35:54 +02:00
Felix Fietkau
46f4f922b4
aircrack-ng: add missing dependency on zlib
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-07-24 14:33:56 +02:00
Felix Fietkau
83b0d9f170
libimobiledevice: update to the latest version to fix openssl build error
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-07-23 17:40:38 +02:00
Felix Fietkau
2f86c894de
libffi: fix include path in pkg-config file, fixes glib2 build
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-05-11 18:40:09 +02:00
Felix Fietkau
e1f6b0a24d
mocp: fix ncurses dependency
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-05-11 12:52:47 +02:00
Felix Fietkau
b1139e7e73
bmon: fix ncurses dependency
...
Signed-off-by: Felix Fietkau <nbd@nbd.name >
2016-05-11 12:36:32 +02:00