fix build, add gtk2-devel
This commit is contained in:
@@ -13,6 +13,8 @@ WorkDir = "mmm-mode-%s" % get.srcVERSION()
|
||||
def setup():
|
||||
autotools.configure("--with-emacs \
|
||||
--with-lispdir=/usr/share/emacs/site-lisp/mmm-mode")
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
<Archive sha1sum="816a5f32ccd79c7391a9e2aa1f0c57699ca9325e" type="targz">mirrors://sourceforge/mmm-mode/mmm-mode-0.5.4.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>emacs</Dependency>
|
||||
<Dependency>gtk2-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user