Changeset 01f86001264bebde561c59a71d8fd87b39120b6a
- Timestamp:
- 01/06/07 23:39:13 (6 years ago)
- Author:
- Philipp Kern <phil@…>
- Parents:
- 8343ef5b25d88a8435bcc3c904c1653f928f3950
- Children:
- 43b750a43965cede3445d47e6fb2ed1aea4bbbbb
- git-committer:
- Philipp Kern <phil@0x539.de> / 2007-01-06T22:39:13Z+0000
- Message:
-
[project @ Gobby depends on obby 0.2.0 or higher]
Original author: Philipp Kern <phil@…>
Date: 2005-06-14 21:18:23+00:00
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
rb65510d
|
r01f8600
|
|
| 45 | 45 | |
| 46 | 46 | # Checks for libraries. |
| 47 | | PKG_CHECK_MODULES([gobby], [libxml++-2.6 gtkmm-2.4 >= 2.6.0 net6-1.0 obby-1.0]) |
| | 47 | PKG_CHECK_MODULES([gobby], |
| | 48 | [libxml++-2.6 gtkmm-2.4 >= 2.6.0 net6-1.0 obby-1.0 >= 0.2.0]) |
| 48 | 49 | |
| 49 | 50 | # Let the user choose if he wants to use gtksourceview or simple text buffers. |