X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fpackage.h;fp=source%2Fpackage.h;h=4d4012589b82ed71920efe93240a24b3bb0be757;hb=70dc2ce96bd3ba878b60cbb61b2bcc1c5c570485;hp=5c80779aa67d94aeb60ee0d8383ef993afd1bc22;hpb=16a068a97326d550aa52ba76beac72d1e9eb2461;p=builder.git diff --git a/source/package.h b/source/package.h index 5c80779..4d40125 100644 --- a/source/package.h +++ b/source/package.h @@ -25,6 +25,7 @@ public: public: Loader(Package &); private: + void if_arch(const std::string &); void require(const std::string &); };