update requirements

This commit is contained in:
Chris Cromer 2017-10-11 17:31:02 -03:00
parent 1cb7e1ef93
commit 74fb52d957
2 changed files with 3 additions and 3 deletions

View File

@ -31,8 +31,8 @@ A graphical package manager for pacman
- vte: 2.91 - vte: 2.91
- appindicator-gtk3 (optional to build KDE tray icon) - appindicator-gtk3 (optional to build KDE tray icon)
- CMake - CMake
- Vala - Vala: 0.38
- AutoVala (optional to regenerate CMake files) - AutoVala: 1.1.1 (optional to regenerate CMake files)
## Using CMake ## Using CMake

View File

@ -1,7 +1,7 @@
### AutoVala Project ### ### AutoVala Project ###
autovala_version: 24 autovala_version: 24
project_name: pamac project_name: pamac
*vala_version: 0.38 vala_version: 0.38
custom: data/dbus/org.pamac.system.conf ${CMAKE_INSTALL_SYSCONFDIR}/dbus-1/system.d custom: data/dbus/org.pamac.system.conf ${CMAKE_INSTALL_SYSCONFDIR}/dbus-1/system.d
custom: data/dbus/org.pamac.user.service ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_DATAROOTDIR}/dbus-1/services custom: data/dbus/org.pamac.user.service ${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_DATAROOTDIR}/dbus-1/services