Changeset adaa56b75815f2d0068f5a0d3a39af905f65f273
- Timestamp:
- 09/09/10 01:42:58 (3 years ago)
- Author:
- Nedko Arnaudov <nedko@…>
- Children:
- eccc6ad65b92b5535ff0b84fd6d6ec3b7f318cba
- Parents:
- a94e623068d630e4a3e7a510202b8bdf16f6671e
- git-committer:
- Nedko Arnaudov <nedko@arnaudov.name> / 2010-09-09T01:42:58Z+0300
- Message:
-
gui: Require gtk+-2.20.0
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
ra94e623
|
radaa56b
|
|
| 131 | 131 | package = 'gtk+-2.0', |
| 132 | 132 | mandatory = False, |
| 133 | | atleast_version = '2.16.0', |
| | 133 | atleast_version = '2.20.0', |
| 134 | 134 | errmsg = "not installed, see http://www.gtk.org/", |
| 135 | 135 | args = '--cflags --libs'): |