mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
transmission: remove duplicate qt5-tools-devel
This commit is contained in:
parent
5b0f32d1fb
commit
bfc4bafe0d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ make_dirs="/var/lib/transmission 0755 transmission transmission"
|
|||
subpackages="transmission-gtk"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
makedepends+=" qt5-devel qt5-tools-devel"
|
||||
makedepends+=" qt5-devel"
|
||||
subpackages+=" transmission-qt"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue