This website works better with JavaScript.
Home
Explore
Help
Sign In
OpenSDE
/
rocklinux
mirror of
https://github.com/amery/rocklinux.git
Watch
2
Star
0
Fork
0
Code
Releases
Wiki
Activity
mirror of the now-defunct rocklinux.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6815
Commits
1
Branch
0
Tags
34 MiB
Tree:
9ff525bed7
rocklinux
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '9ff525bed7'
${ noResults }
rocklinux
/
package
/
x11
/
xdialog
/
xdialog.conf
1 line
75 B
Raw
Normal View
History
Stefan Fiedler: xdialog: build against gtk+ 2.x if possible; add CORE flag [2007022521031791250] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@8276 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
18 years ago
if pkginstalled gtk+ ; then var_append extraconfopt " " "--with-gtk2" ; fi