mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
LimeSuite: rebuild with wxWidgets-gtk3-3.2.2.1
This commit is contained in:
parent
a745a6e252
commit
f8c6f5f278
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'LimeSuite'
|
||||
pkgname=LimeSuite
|
||||
version=22.09.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
build_helper=cmake-wxWidgets-gtk3
|
||||
configure_args="
|
||||
|
@ -45,6 +45,8 @@ if [ -z "$CROSS_BUILD" ]; then
|
|||
build_options_default="octave"
|
||||
fi
|
||||
|
||||
CXXFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
|
||||
|
||||
post_install() {
|
||||
vinstall udev-rules/64-limesuite.rules 644 usr/lib/udev/rules.d
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue