[geany/geany-osx] 44596a: Fix dependencies in geany.modules
Jiří Techet
git-noreply at xxxxx
Sun Nov 15 21:50:59 UTC 2015
Branch: refs/heads/master
Author: Jiří Techet <techet at gmail.com>
Committer: Jiří Techet <techet at gmail.com>
Date: Sun, 15 Nov 2015 21:50:59 UTC
Commit: 44596adc0340e8fe46bf3c4e66a422bc457326c6
https://github.com/geany/geany-osx/commit/44596adc0340e8fe46bf3c4e66a422bc457326c6
Log Message:
-----------
Fix dependencies in geany.modules
Modified Paths:
--------------
geany.modules
Modified: geany.modules
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -136,7 +136,7 @@
module="geany-plugins/geany-plugins-1.26.tar.bz2"
version="1.26"/>
<dependencies>
- <dep package="geany" />
+ <dep package="geany-release" />
<dep package="geany-plugins-deps" />
</dependencies>
</autotools>
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Commits
mailing list