Index: Makefile =================================================================== --- /dev/null +++ Makefile @@ -0,0 +1 @@ +include ../Makefile.common Index: package.yml =================================================================== --- package.yml +++ package.yml @@ -8,7 +8,7 @@ summary : Python bindings for Augeas description: | Augeas is a library and command line tool that focuses on the most basic problem in handling Linux configurations programmatically: editing actual configuration files in a controlled manner. -runtimedeps: +rundeps: - augeas setup : |